<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<TITLE>智能电力运维平台-智慧光伏运维平台-深圳市中电电力技术股份有限公司</TITLE>
<META NAME="Description" CONTENT="深圳市中电电力(www.cet-szzd.com)以客户需求为导向,研发出丰富实用的智能电力运维平台,智慧光伏运维平台,分布式新能源集中监控运维平台等智能终端、电能管理专用工业软件、系统解决方案,为客户提供电能管理和能源管理相关产品与服务." />
<META NAME="Keywords" CONTENT="智能电力运维平台,智慧光伏运维平台">
<meta name="baidu-site-verification" content="codeva-hdxbZXfb0N" />
<meta name="msvalidate.01" content="39F9A2FC99A6B98DDDCC20E3F35910FD" />
<meta name="360-site-verification" content="08b7234e8c8c312fbe8d0f5c0e8e5114" />
<meta name="sogou_site_verification" content="HIJ8r82qxv" />
<link rel="stylesheet" type="text/css" href="/skins/118233/css/style.css"/>
<link rel="stylesheet" type="text/css" href="/skins/118233/css/swiper.min.css">
<script src="/skins/118233/js/jquery-3.6.0.min.js"></script>
<script src="/skins/118233/js/swiper.min.js"></script>
<link rel="shortcut icon" href="/skins/118233/favicon.ico">
<!--导航当前状态 JS-->
<script language="javascript" type="text/javascript"> 
var nav= '1';
</script>
<!--导航当前状态 JS END-->
<script type="application/ld+json">
{
"@context": "https://ziyuan.baidu.com/contexts/cambrian.jsonld",
"@id": "http://www.cet-szzd.com/",
"title": "智能电力运维平台-智慧光伏运维平台-深圳市中电电力技术股份有限公司",
"upDate": "2025-07-02T16:03:25"
    }</script>
<script language="javaScript" src="/js/JSChat.js"></script><script language="javaScript">function ChatBoxClickGXH() { DoChatBoxClickGXH('http://chat.ybzhan.cn',138032) }</script><script>!window.jQuery && document.write('<script src="https://public.mtnets.com/Plugins/jQuery/2.2.4/jquery-2.2.4.min.js">'+'</scr'+'ipt>');</script><script type="text/javascript" src="http://chat.ybzhan.cn/chat/KFCenterBox/118233"></script><script type="text/javascript" src="http://chat.ybzhan.cn/chat/KFLeftBox/118233"></script><script>
(function(){
var bp = document.createElement('script');
var curProtocol = window.location.protocol.split(':')[0];
if (curProtocol === 'https') {
bp.src = 'https://zz.bdstatic.com/linksubmit/push.js';
}
else {
bp.src = 'http://push.zhanzhang.baidu.com/push.js';
}
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(bp, s);
})();
</script>
</head>

<body>

<!--头部 开始-->
<div id="header">
  <div class="head_t">
    <div class="w1300"><span class="top_tel fr">服务热线：<b>18126283820</b><i>产品到哪里，服务到哪里 !</i></span></div>
  </div>
  <div class="head_b w1300">
    <div class="logo fl"><a href="/"><img src="/skins/118233/images/logo.jpg" alt="深圳市中电电力技术股份有限公司" /></a></div>
    <div class="nav fr">
      <ul>
        <li id="navId1" class="nav_item"><a href="/">网站首页</a><em></em></li>
        <li id="navId2" class="nav_item"><a href="/aboutus.html" rel="nofollow">关于我们</a><em></em></li>
        <li id="navId3" class="nav_item"><a href="/products.html">产品中心</a><em></em></li>
        <li id="navId4" class="nav_item"><a href="/news.html">新闻中心</a><em></em></li>
        <li id="navId5" class="nav_item"><a href="/article.html">技术文章</a><em></em></li>
        <li id="navId6" class="nav_item"><a href="/order.html" rel="nofollow">在线留言</a><em></em></li>
        <li id="navId7" class="nav_item"><a href="/contact.html" rel="nofollow">联系我们</a><em></em></li>
      </ul>
    </div>
  </div>
</div>
<!--头部 结束--> 
<script language="javascript" type="text/javascript">
  try {
      document.getElementById("navId" + nav).className = "nav_item nav_active";
  }
  catch (e) {}
</script> 

<script src="http://www.ybzhan.cn/mystat.aspx?u=CET2019"></script>
<!--banner begin-->
<div id="banner_big">
  <div class="swiper-container1">
    <div class="swiper-wrapper">
      <div class="swiper-slide" style="background:url(/skins/118233/images/banner1.jpg) center center no-repeat;"></div>
      <div class="swiper-slide" style="background:url(/skins/118233/images/banner2.jpg) center center no-repeat;"></div>
    </div>
    <div class="swiper-button-next"></div>
    <div class="swiper-button-prev"></div>
    <div class="swiper-pagination"></div>
  </div>
  <script type="text/javascript">		
        var swiper1 = new Swiper('.swiper-container1', {      
            autoplay: 3000,//自动播放时间
            loop: true,//开启循环true or false
            slidesPerView: 1, //列数
            spaceBetween: 0, //slides之间间隔
            breakpointsInverse: true,
			observer:true,
			observeParents:true,
			autoplayDisableOnInteraction:false,
            nextButton: '.swiper-button-next',
            prevButton: '.swiper-button-prev',
            pagination: '.swiper-pagination',
            paginationClickable: true,
            breakpoints: {
                320: {
                    slidesPerView: 1,
                    spaceBetween: 0
                },
                767: {
                    slidesPerView: 1,
                    spaceBetween: 0
                },
                1080: {
                    slidesPerView: 1,
                    spaceBetween: 0
                },
                1200: {
                    slidesPerView: 1,
                    spaceBetween: 0
                }
            }
        });
    </script> 
</div>
<!--banner end--> 

<!--首页产品展示 开始-->
<div class="h_product_box">
  <div class="w1300 h_product">
    <div class="h_public_title">
      <p><span></span><i>产品</i>展示<em>products</em><span></span></p>
      <img src="/skins/118233/images/jt1.png" /></div>
    <div class="menu_box">
      <div class="hd">
        <div class="hd_bt"><img src="/skins/118233/images/ico1.png"  class="ico1"/><b>产品导航</b><img src="/skins/118233/images/jt2.png"  class="ico2"/></div>
        <ul>
        
          <li> <a href="/ParentList-1090548.html">电能质量监测装置</a><em></em></li>
         
          <li> <a href="/ParentList-1090549.html">多功能电表</a><em></em></li>
         
          <li> <a href="/ParentList-1090550.html">保护测控及安全自动装置</a><em></em></li>
         
          <li> <a href="/ParentList-1090551.html">智能型电动机保护装置</a><em></em></li>
         
          <li> <a href="/ParentList-1090552.html">电气防火监控装置</a><em></em></li>
         
          <li> <a href="/ParentList-1090553.html">电气测温及蓄电池监测产品</a><em></em></li>
         
          <li> <a href="/ParentList-1095862.html">电能管理专用工业软件</a><em></em></li>
         
          <li> <a href="/ParentList-1095849.html">智能终端</a><em></em></li>
         
          <li> <a href="/ParentList-1095843.html">服务</a><em></em></li>
         
          <li> <a href="/ParentList-1090554.html">智能网关及通信网络装置</a><em></em></li>
         
        </ul>
      </div>
      <div class="h_Search">
        <form action="/products.html" method="post" onsubmit="return checkFrom(this);">
          <div class="sc_ipt">
            <input type="text" name="keyword" placeholder="请输入您要查询的产品" style="color:#999;">
          </div>
          <div class="sc_btn">
            <input type="submit" value="">
          </div>
          <div class="clear"></div>
        </form>
      </div>
    </div>
    <div class="h_pro_list clear">
      <ul>
         
          
              <li><a href="/Products-16296577.html" class="pic"><img src="http://img42.ybzhan.cn/gxhpic_588aec8aea/7e8b7e83d48d0ae15e25d85c72a13a00144ff619bfe24752493230649ddbc000cb6fd2d31b806473_280_280_5.jpg" alt="智慧光伏运维平台"><i class="iblock"></i></a>
<div class="pro_wz"> <a href="/Products-16296577.html" class="tlt" title="智慧光伏运维平台">智慧光伏运维平台</a>
  <div class="pro_an"> <a href="/Products-16296577.html" class="ljxq">了解详情</a> <a href="/order.html" class="wyxj">我要询价</a> </div>
</div>
</li>
          
              <li><a href="/Products-16257486.html" class="pic"><img src="http://img56.ybzhan.cn/gxhpic_588aec8aea/7e8b7e83d48d0ae15e25d85c72a13a005bee8240bdeb01b079230a8a9f8a6904204a894221489823_280_280_5.jpg" alt="智能电力运维平台"><i class="iblock"></i></a>
<div class="pro_wz"> <a href="/Products-16257486.html" class="tlt" title="智能电力运维平台">智能电力运维平台</a>
  <div class="pro_an"> <a href="/Products-16257486.html" class="ljxq">了解详情</a> <a href="/order.html" class="wyxj">我要询价</a> </div>
</div>
</li>
          
              <li><a href="/Products-16296599.html" class="pic"><img src="http://img51.ybzhan.cn/gxhpic_588aec8aea/7e8b7e83d48d0ae15e25d85c72a13a001a2436f0f25977469eb9fa7d0b988ba53f8527f069ca3a0c_280_280_5.jpg" alt="分布式新能源集中监控运维平台"><i class="iblock"></i></a>
<div class="pro_wz"> <a href="/Products-16296599.html" class="tlt" title="分布式新能源集中监控运维平台">分布式新能源集中监控运维平台</a>
  <div class="pro_an"> <a href="/Products-16296599.html" class="ljxq">了解详情</a> <a href="/order.html" class="wyxj">我要询价</a> </div>
</div>
</li>
          
              <li><a href="/Products-16348662.html" class="pic"><img src="http://img48.ybzhan.cn/gxhpic_588aec8aea/fbf4acb0aba45fc66c24202d1037f0835d94fccfccfdf8c4017790fe64e817bd26723e390690b1fa_280_280_5.jpg" alt="DCDL23-CET4211四可装置光伏接口规约转换器"><i class="iblock"></i></a>
<div class="pro_wz"> <a href="/Products-16348662.html" class="tlt" title="DCDL23-CET4211四可装置光伏接口规约转换器">DCDL23-CET4211四可装置光伏接口规约转换器</a>
  <div class="pro_an"> <a href="/Products-16348662.html" class="ljxq">了解详情</a> <a href="/order.html" class="wyxj">我要询价</a> </div>
</div>
</li>
          	
          
          
              <li><a href="/Products-16348651.html" class="pic"><img src="http://img48.ybzhan.cn/gxhpic_588aec8aea/fbf4acb0aba45fc66c24202d1037f0835d94fccfccfdf8c4017790fe64e817bd26723e390690b1fa_280_280_5.jpg" alt="DCDL23-CET4210光伏协议转换器装置，协议转换一步到位"><i class="iblock"></i></a>
<div class="pro_wz"> <a href="/Products-16348651.html" class="tlt" title="DCDL23-CET4210光伏协议转换器装置，协议转换一步到位">DCDL23-CET4210光伏协议转换器装置，协议转换一步到位</a>
  <div class="pro_an"> <a href="/Products-16348651.html" class="ljxq">了解详情</a> <a href="/order.html" class="wyxj">我要询价</a> </div>
</div>
</li>
          
              <li><a href="/Products-16348633.html" class="pic"><img src="http://img48.ybzhan.cn/gxhpic_588aec8aea/fbf4acb0aba45fc66c24202d1037f0835d94fccfccfdf8c4017790fe64e817bd26723e390690b1fa_280_280_5.jpg" alt="DCDL23-CET4210光伏四可规约转换器，即插即用更省心"><i class="iblock"></i></a>
<div class="pro_wz"> <a href="/Products-16348633.html" class="tlt" title="DCDL23-CET4210光伏四可规约转换器，即插即用更省心">DCDL23-CET4210光伏四可规约转换器，即插即用更省心</a>
  <div class="pro_an"> <a href="/Products-16348633.html" class="ljxq">了解详情</a> <a href="/order.html" class="wyxj">我要询价</a> </div>
</div>
</li>
          
              <li><a href="/Products-16348600.html" class="pic"><img src="http://img44.ybzhan.cn/gxhpic_588aec8aea/fbf4acb0aba45fc6b043e55977a70e2862ed70a0be423774789e87f8c734348120f632a6b36d3a8b_280_280_5.jpg" alt="PMC-350-A5开口 CT 取电免停电安装防逆流电表"><i class="iblock"></i></a>
<div class="pro_wz"> <a href="/Products-16348600.html" class="tlt" title="PMC-350-A5开口 CT 取电免停电安装防逆流电表">PMC-350-A5开口 CT 取电免停电安装防逆流电表</a>
  <div class="pro_an"> <a href="/Products-16348600.html" class="ljxq">了解详情</a> <a href="/order.html" class="wyxj">我要询价</a> </div>
</div>
</li>
          
              <li><a href="/Products-16348551.html" class="pic"><img src="http://img44.ybzhan.cn/gxhpic_588aec8aea/fbf4acb0aba45fc6b043e55977a70e2862ed70a0be423774789e87f8c734348120f632a6b36d3a8b_280_280_5.jpg" alt="PMC-350-A5光伏储能防逆流电表"><i class="iblock"></i></a>
<div class="pro_wz"> <a href="/Products-16348551.html" class="tlt" title="PMC-350-A5光伏储能防逆流电表">PMC-350-A5光伏储能防逆流电表</a>
  <div class="pro_an"> <a href="/Products-16348551.html" class="ljxq">了解详情</a> <a href="/order.html" class="wyxj">我要询价</a> </div>
</div>
</li>
          	
            
      </ul>
    </div>
  </div>
</div>
<!--首页产品展示 结束--> 

<!--关于我们 开始-->
<div class="h_about_box">
  <div class="h_public_title h_public_title1">
    <p><span></span>关于我们<em>about us</em><span></span></p>
    <img src="/skins/118233/images/jt3.png" /></div>
  <div class="h_about w1300">
    <div class="h_about_con">
      <p>
            CET中电技术以电力系统、工业与能源、建筑与市政、数据中心与电信运营商、交通基础设施、水利与水务等行业的客户需求为导向，借力第四次工业革命技术赋能电力二次技术，运用电工技术、微处理器技术、&ldquo;云大物移智链&rdquo;等技术，研发出丰富实用的智能终端、电能管理专用工业软件、系统解决方案，与世界各地合作伙伴一起，为越来越多的客户提供电能管理和能源管理相关产品与服务。
        </p>
      <div class="about_more"><a href="/aboutus.html" rel="nofollow">查看更多&nbsp;&nbsp;<img src="/skins/118233/images/jt4.png" /></a></div>
    </div>
    <div class="h_about_img"><img src="/skins/118233/images/about_img.png" /></div>
  </div>
</div>
<!--关于我们 结束--> 

<!--首页新闻中心 开始-->
<div class="h_news_box">
  <div class="h_public_title h_public_title2">
    <p><span></span><i>新闻</i>中心<em>news center</em><span></span></p>
    <img src="/skins/118233/images/jt1.png" /></div>
  <div class="h_news w1300">
    <ul>
    
      <li> <a href="/News-492074.html">让每一度电更高效，让每一吨碳更清晰：CET能碳方案助力节能降碳周目标</a>
        <p>6月23-29日是2025年全国节能宣传周，活动主题是“节能增效，焕“新”，作为双碳背景下的能碳解决方案供应商，CET中电技术响应节能号召，其智慧方案已在多个领域有所应用。面向大型建筑、园区、集团企业、工业企业等行业客户打造集能源管理与碳排放管理于一体的CET能碳管理系统解决方案，该方案通过精准化计量、精细化管控、智能化决策与可视化呈现，助力企业实现降本增效、节能降耗，全面推动企业绿色低碳转型与可持续发展。在湖北武汉某中心医院，CET中电技术为其部署CET医院能效管理系统，通...</p>
        <span>2025-06-27</span> <em></em> </li>
       
      <li> <a href="/News-491982.html">智慧互联！CET光储EMS系统赋能深圳满纷天地实现虚拟电厂高效调度与削峰填谷</a>
        <p>近日，深圳宝安满纷天地光伏配储EPC项目正式并网运行。作为满京华集团打造的一个大型商业综合体，满纷天地位于广东省深圳市宝安区松岗街道，总建筑面积达150万平方米。该项目采用“光伏+储能”一体化模式，以创新科技重构能源生态，为城市注入可持续增长的绿色动能。该项目共建设有1345kWp分布式光伏、3375kW/6291kWh分布式储能，其中分布式光伏分2路接入10kV母线，分布式储能共计27个储能柜，先分别汇流并接入9个0.4kV并网点后，再通过3路10kV线路接入3处10kV母...</p>
        <span>2025-06-25</span> <em></em> </li>
       
      <li> <a href="/News-491937.html">践行绿色低碳，CET中电技术参与湖北省公共机构节能宣传周启动仪式</a>
        <p>为响应国家号召，落实国管局节能工作要求，6月20-21日，2025年湖北省公共机构节能宣传周启动仪式暨绿色低碳新技术新产品典型案例推介会在武汉举行。节能宣传周主题为节能增效，旨在大力宣传湖北省内外公共机构能源费用托管服务和合同节水管理典型案例，集中推介绿色低碳单位、技术、产品。邀请湖北省直机关相关职能部门领导、市（州、林区）节能管理部门分管领导和处（科）主要负责人、省直机关后勤中心/省属大学/省属医院相关负责人、省机关事务系统各单位节能管理人员、绿色低碳技术单位主要负责人、相...</p>
        <span>2025-06-23</span> <em></em> </li>
       
      <li> <a href="/News-491527.html">中电信息调研组赴CET中电技术调研</a>
        <p>6月12日上午，中电信息党委书记、董事长郭昭平到CET中电技术调研，实地考察CET中电技术深圳盐田工厂的生产车间与实验室，听取上半年经营情况和全年重点工作推进情况的汇报，并就推动企业业务高质量发展、提升国际竞争力等事项与参会人员展开深入交流。会上，中电信息党委书记、董事长郭昭平对CET中电技术开展的各项工作表示肯定，并结合公司发展就下一阶段工作部署提出指导意见：一是要坚定做强做优做大的信心和决心，锚定目标不动摇，认真落实中央经济工作会议精神，推动年度任务目标达成；二是要坚持战...</p>
        <span>2025-06-13</span> <em></em> </li>
       
      <li> <a href="/News-491459.html">“光储一体化”有哪些具体案例？</a>
        <p>某电力工程公司主营各类工程建设活动、电气安装服务，近年来也积极拥抱并大力发展新能源业务，公司园区内建有光储充一体化能源系统。为了对光储充一体化能源系统进行科学监测，明确用电和节能情况，优化能源配置，提高运营维护效率，CET中电技术公司为其提供了智慧微网解决方案。CET光储一体化智能微网解决方案，以CET-7320智能策略控制服务器和综合能源物联网云平台为核心，将园区内的200kW屋顶分布式光伏、40kW车棚光伏、100kW/200kWh储能集装箱、5个直流快充充电桩以及办公楼...</p>
        <span>2025-06-12</span> <em></em> </li>
       
      <li> <a href="/News-491455.html">有哪些优秀的智能工厂案例？</a>
        <p>面向工业园区企业，针对设备数据采集困难、企业用能管理粗放、厂区能耗管理效率等痛点问题CET中电技术推出的EEMSyS工业企业能源管理系统+解决方案。通过采集电、水、气等多类型能源数据并进行集中监管，对重要耗能设备用能效率进行监管分析减少能源浪费和低效、异常用能，挖掘节能潜力，并基于可靠完整的用能数据为管理者提供决策依据和持续的节能服务，助力企业打造智能工厂以下是一些助力企业打造智能工厂的典型案例:(1)中国石化仪征化纤有限责任公司+厂区内共有100多个变电站，范围分布较广，厂...</p>
        <span>2025-06-12</span> <em></em> </li>
       
    </ul>
  </div>
</div>

<!--首页新闻中心 结束--> 

<!--首页推荐产品 开始-->
<div class="h_product_box h_tjproduct_box">
  <div class="w1300 h_product">
    <div class="h_public_title">
      <p><span></span><i>推荐</i>产品<em>recommend</em><span></span></p>
      <img src="/skins/118233/images/jt1.png" /></div>
    
    <div class="h_pro_list clear">
      <div class="item swiper-container03">
            <ul class="content-slider swiper-wrapper">
               
          
              <li class="swiper-slide"><a href="/Products-16268825.html" class="pic"><img src="http://img48.ybzhan.cn/gxhpic_588aec8aea/fbf4acb0aba45fc66c24202d1037f0835d94fccfccfdf8c4017790fe64e817bd26723e390690b1fa_280_280_5.jpg" alt="光伏接口转换器规约转换器"><i class="iblock"></i></a>
<div class="pro_wz"> <a href="/Products-16268825.html" class="tlt" title="光伏接口转换器规约转换器">光伏接口转换器规约转换器</a>
  <div class="pro_an"> <a href="/Products-16268825.html" class="ljxq">了解详情</a> <a href="/order.html" class="wyxj">我要询价</a> </div>
</div>
</li>
          
              <li class="swiper-slide"><a href="/Products-16259167.html" class="pic"><img src="http://img46.ybzhan.cn/gxhpic_588aec8aea/fbf4acb0aba45fc6b043e55977a70e28f9198a2c36b162642b54533981633605dbd301ceed54276f_280_280_5.jpg" alt="直流多功能电表"><i class="iblock"></i></a>
<div class="pro_wz"> <a href="/Products-16259167.html" class="tlt" title="直流多功能电表">直流多功能电表</a>
  <div class="pro_an"> <a href="/Products-16259167.html" class="ljxq">了解详情</a> <a href="/order.html" class="wyxj">我要询价</a> </div>
</div>
</li>
          
              <li class="swiper-slide"><a href="/Products-16259158.html" class="pic"><img src="http://img49.ybzhan.cn/gxhpic_588aec8aea/fbf4acb0aba45fc6b043e55977a70e28258b00865bd1845ef6be7fad39e7ae4e33e6799c19a3aba4_280_280_5.jpg" alt="深圳中电技术三相数字式多功能测控电表"><i class="iblock"></i></a>
<div class="pro_wz"> <a href="/Products-16259158.html" class="tlt" title="深圳中电技术三相数字式多功能测控电表">深圳中电技术三相数字式多功能测控电表</a>
  <div class="pro_an"> <a href="/Products-16259158.html" class="ljxq">了解详情</a> <a href="/order.html" class="wyxj">我要询价</a> </div>
</div>
</li>
          
              <li class="swiper-slide"><a href="/Products-16259145.html" class="pic"><img src="http://img41.ybzhan.cn/gxhpic_588aec8aea/fbf4acb0aba45fc6b043e55977a70e28f1bbfa6fbade02664d2560e025234f6f467c1319f71b7af1_280_280_5.jpg" alt="深圳中电技术三相数字式多功能测控电表"><i class="iblock"></i></a>
<div class="pro_wz"> <a href="/Products-16259145.html" class="tlt" title="深圳中电技术三相数字式多功能测控电表">深圳中电技术三相数字式多功能测控电表</a>
  <div class="pro_an"> <a href="/Products-16259145.html" class="ljxq">了解详情</a> <a href="/order.html" class="wyxj">我要询价</a> </div>
</div>
</li>
          	
          
          
              <li class="swiper-slide"><a href="/Products-16259029.html" class="pic"><img src="http://img44.ybzhan.cn/gxhpic_588aec8aea/fbf4acb0aba45fc6b043e55977a70e2862ed70a0be423774789e87f8c734348120f632a6b36d3a8b_280_280_5.jpg" alt="三相导轨式智能能效采集终端"><i class="iblock"></i></a>
<div class="pro_wz"> <a href="/Products-16259029.html" class="tlt" title="三相导轨式智能能效采集终端">三相导轨式智能能效采集终端</a>
  <div class="pro_an"> <a href="/Products-16259029.html" class="ljxq">了解详情</a> <a href="/order.html" class="wyxj">我要询价</a> </div>
</div>
</li>
          
              <li class="swiper-slide"><a href="/Products-16258341.html" class="pic"><img src="http://img60.ybzhan.cn/gxhpic_588aec8aea/fbf4acb0aba45fc6c90a16fefce4c3fdb086dc8d7601938b91221ceb390d1647dc7199cf8396c593_280_280_5.jpg" alt="中电技术供配电异常信息捕捉及故障诊断分析"><i class="iblock"></i></a>
<div class="pro_wz"> <a href="/Products-16258341.html" class="tlt" title="中电技术供配电异常信息捕捉及故障诊断分析">中电技术供配电异常信息捕捉及故障诊断分析</a>
  <div class="pro_an"> <a href="/Products-16258341.html" class="ljxq">了解详情</a> <a href="/order.html" class="wyxj">我要询价</a> </div>
</div>
</li>
          
              <li class="swiper-slide"><a href="/Products-16258260.html" class="pic"><img src="http://img55.ybzhan.cn/gxhpic_588aec8aea/fbf4acb0aba45fc6b043e55977a70e283e06b6fd54fd1bc345346e78d89b1e25d408a12d2373c4a9_280_280_5.jpg" alt="深圳中电技术iRelay系列综合保护测控装置"><i class="iblock"></i></a>
<div class="pro_wz"> <a href="/Products-16258260.html" class="tlt" title="深圳中电技术iRelay系列综合保护测控装置">深圳中电技术iRelay系列综合保护测控装置</a>
  <div class="pro_an"> <a href="/Products-16258260.html" class="ljxq">了解详情</a> <a href="/order.html" class="wyxj">我要询价</a> </div>
</div>
</li>
          
              <li class="swiper-slide"><a href="/Products-16258124.html" class="pic"><img src="http://img41.ybzhan.cn/gxhpic_588aec8aea/d100d2a4496adf13f9b6e0498d2752f190b287323487a78478d090cddd6150011684d36985dc5060_280_280_5.jpg" alt="防孤岛保护测控装置"><i class="iblock"></i></a>
<div class="pro_wz"> <a href="/Products-16258124.html" class="tlt" title="防孤岛保护测控装置">防孤岛保护测控装置</a>
  <div class="pro_an"> <a href="/Products-16258124.html" class="ljxq">了解详情</a> <a href="/order.html" class="wyxj">我要询价</a> </div>
</div>
</li>
          	
          
          
              <li class="swiper-slide"><a href="/Products-16258109.html" class="pic"><img src="http://img48.ybzhan.cn/gxhpic_588aec8aea/d100d2a4496adf13f9b6e0498d2752f172ec94e25bce0f33e23116a1076a81ac4d5a338cff9b7d8e_280_280_5.jpg" alt="深圳中电技术光伏箱变保护测控装置"><i class="iblock"></i></a>
<div class="pro_wz"> <a href="/Products-16258109.html" class="tlt" title="深圳中电技术光伏箱变保护测控装置">深圳中电技术光伏箱变保护测控装置</a>
  <div class="pro_an"> <a href="/Products-16258109.html" class="ljxq">了解详情</a> <a href="/order.html" class="wyxj">我要询价</a> </div>
</div>
</li>
          
              <li class="swiper-slide"><a href="/Products-16258076.html" class="pic"><img src="http://img43.ybzhan.cn/gxhpic_588aec8aea/d100d2a4496adf13d6cc4726094cfbfab4c4f43d8adceef007d184ce0deb718be3cff24d99f6d6e1_280_280_5.jpg" alt="新能源箱变保护测控电站运维"><i class="iblock"></i></a>
<div class="pro_wz"> <a href="/Products-16258076.html" class="tlt" title="新能源箱变保护测控电站运维">新能源箱变保护测控电站运维</a>
  <div class="pro_an"> <a href="/Products-16258076.html" class="ljxq">了解详情</a> <a href="/order.html" class="wyxj">我要询价</a> </div>
</div>
</li>
          
              <li class="swiper-slide"><a href="/Products-16256757.html" class="pic"><img src="http://img56.ybzhan.cn/gxhpic_588aec8aea/fbf4acb0aba45fc64c162da43918ce1465e56e3a9baf2ff157f48a00f4b34dc251f548a1df31c91d_280_280_5.jpg" alt="中电技术三相数字式多功能测控电表"><i class="iblock"></i></a>
<div class="pro_wz"> <a href="/Products-16256757.html" class="tlt" title="中电技术三相数字式多功能测控电表">中电技术三相数字式多功能测控电表</a>
  <div class="pro_an"> <a href="/Products-16256757.html" class="ljxq">了解详情</a> <a href="/order.html" class="wyxj">我要询价</a> </div>
</div>
</li>
          
              <li class="swiper-slide"><a href="/Products-14863498.html" class="pic"><img src="http://img46.ybzhan.cn/gxhpic_588aec8aea/fbf4acb0aba45fc64c162da43918ce14ed90e298153c2072bde72c1b868d8c70eb9b70b48143a587_280_280_5.jpg" alt="深圳中电低压电动机保护控制器"><i class="iblock"></i></a>
<div class="pro_wz"> <a href="/Products-14863498.html" class="tlt" title="深圳中电低压电动机保护控制器">深圳中电低压电动机保护控制器</a>
  <div class="pro_an"> <a href="/Products-14863498.html" class="ljxq">了解详情</a> <a href="/order.html" class="wyxj">我要询价</a> </div>
</div>
</li>
          	
          
          	
          
          	
          
          	
            
             </ul>
          </div>
    </div>
  </div>
</div>


<!--首页推荐产品 结束-->

<!--ly_Links 开始-->
<div class="ly_Links"> <i class="lkBg"></i>
  <div class="lyLinks_Main">
    <div class="lyLinks_title"><img src="/skins/118233/images/link_ico.png" />友情链接/links</div>
    <div class="lyLinks_list">  </div>
  </div>
</div>
<!--ly_Links 结束--> 

<!--底部 开始-->
<div class="h_foot_box h_foot_box1">
  <div class="h_foot w1300 clearfix">
    <div class="h_foot_t">
      <div class="foot_l">
        <div class="li_f">
          <div class="h4_a">关于我们</div>
          <ul class="clearfix">
            <li><a href="/aboutus.html" rel="nofollow">公司介绍</a></li>
            <li><a href="/honor.html" rel="nofollow">荣誉资质</a></li>
          </ul>
        </div>
        <div class="li_f">
          <div class="h4_a">新闻资讯</div>
          <ul class="clearfix">
            <li><a href="/news.html">新闻中心</a></li>
            <li><a href="/article.html">技术文章</a></li>
          </ul>
        </div>
        <div class="li_f">
          <div class="h4_a">联系我们</div>
          <ul class="clearfix">
            <li><a href="/contact.html" rel="nofollow">联系我们</a></li>
            <li><a href="/order.html" rel="nofollow">在线留言</a></li>
          </ul>
        </div>
        <div class="li_f">
          <div class="h4_a">产品中心</div>
          <ul class="clearfix">
               
                <li><a href="/ParentList-1090548.html">电能质量监测装置</a></li>
               
                <li><a href="/ParentList-1090549.html">多功能电表</a></li>
               
                <li><a href="/ParentList-1090550.html">保护测控及安全自动装置</a></li>
               
                <li><a href="/ParentList-1090551.html">智能型电动机保护装置</a></li>
               
                <li><a href="/ParentList-1090552.html">电气防火监控装置</a></li>
               
                <li><a href="/ParentList-1090553.html">电气测温及蓄电池监测产品</a></li>
               
                <li><a href="/ParentList-1090554.html">智能网关及通信网络装置</a></li>
               
                <li><a href="/ParentList-1095843.html">服务</a></li>
               
                <li><a href="/ParentList-1095849.html">智能终端</a></li>
               
                <li><a href="/ParentList-1095862.html">电能管理专用工业软件</a></li>
             
          </ul>
        </div>
      </div>
      <div class="foot_r">
        <div class="foot_tel">18126283820</div>
        <div class="ewm"> <span class="span_1"><img src="/skins/118233/images/ewm1.jpg"></span> <span class="span_2"> 扫一扫<br>
          加微信 </span> </div>
      </div>
    </div>
    <div class="h_foot_b"> 版权所有&copy;2025 深圳市中电电力技术股份有限公司 All Rights Reserved&nbsp;&nbsp;&nbsp;<a href="http://beian.miit.gov.cn" target="_blank" rel="nofollow">备案号：粤ICP备11095913号</a>&nbsp;&nbsp;&nbsp;<a href="/sitemap.xml" target="_blank">sitemap.xml</a>&nbsp;&nbsp;&nbsp;技术支持：<a href="http://www.ybzhan.cn" target="_blank" rel="nofollow">仪表网</a>&nbsp;&nbsp;&nbsp;<a href="http://www.ybzhan.cn/login" target="_blank" rel="nofollow">管理登陆</a> </div>
  </div>
</div>
<!--底部 结束--> 
<!--右侧客服 开始-->
<!--<div id="gxhxwtmobile" style="display:none;">18126283820</div>-->
<div class="f_pf1">
	<!--<a href="tencent://message/?uin=&Site=&Menu=yes" target="_blank" class="qqa"></a>
    <a onclick="ChatBoxClickGXH()" href="#" target="_self" class="qqa"></a>-->
    <div class="tela"><a href="tel:18126283820"></a><div class="wz"><p>TEL：18126283820<em></em></p></div></div>
    <div class="wxa"><span></span><div class="code"><p><img src="/skins/118233/images/ewm1.jpg" /><em></em></p><span>扫码添加微信</span></div></div>
    <a href="/products.html" class="pfpro"></a>
    <a href="/contact.html" class="pflxwm"></a>
    <a class="totop"></a>
</div>
<!--网站右侧漂浮 end-->
<script src="/skins/118233/js/pt_js.js"></script>
<img src="//www.cet-szzd.com/index_cache.html" style="display: none;" /></body>
</html>
